.drowInto-Box {
	width: 100%;
	padding: 66px 0;
	background-color: #FFFFFF;
}

.Into-tain-desc {
	width: 100%;
}

.Into-tain-desc p {
	font-size: 14px;
	line-height: 25px;
	color: #333;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0 !important;
}

.swiper-pagination-bullet-active {
	background: #004798;
}

.moreA a {
	font-size: 12px;
	line-height: 32px;
	color: #fff;
	width: 147px;
	height: 32px;
	background-color: #004798;
	border-radius: 20px;
	display: block;
	margin: 20px auto 0;
	text-align: center;
	border: 1px transparent solid;
}

.drownDlBoxs {
	margin-top: 50px !important;
}

.drownDlBoxs dl {
	width: 25%;
	float: left;
	box-sizing: border-box;
	border: 1px #F1F1F1 solid;
}

.drownDlBoxs dl dt {
	height: 160px;
}

.drownDlBoxs dl dt img {
	display: block;
	width: 100%;
	height: 100%;
}

.drownDlBoxs dl dd {
	padding: 20px;
	position: relative;
	z-index: 20;
	background: #ffffff;
}

/*.drownDlBoxs dl:last-child dd {*/
/*	padding: 7px 20px;*/
/*}*/

.drownDlBoxs dl dd::after {
	content: '';
	width: 100%;
	height: 16px;
	position: absolute;
	left: 0;
	top: -15px;
	z-index: 22;
	background: url(../images/sanjiao.png) no-repeat center;
	background-size: 100%;
}

.drownDlBoxs dl dd p {
	font-size: 16px;
	line-height: 26px;
	color: #333;
}

.drownDlBoxs dl dd p i {
	width: 36px;
	height: 27px;
	background-color: #eeeeee;
	border-radius: 3px;
	display: flex;
	float: right;
	cursor: pointer;
	border: 1px transparent solid;
}

.drownDlBoxs dl dd p i img {
	display: flex;
	vertical-align: middle;
	margin: auto;
}

.drownDlBoxs dl:hover dd p i {
	border: 1px #e78a22 solid;
	transform: translateX(-5px);
}

.drownDlBoxs dl dd span {
	display: inline-block;
	font-size: 30px;
	line-height: 38px;
	color: #1a1818;
	margin: 8px 6px 8px 0;
}

.drownDlBoxs dl dd .video-about {
	cursor: pointer;
}

/*  */
.Corporate {
	height: 360px;
	background: url(../images/gord.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}

.corpMide {
	position: absolute;
	top: 65%;
	left: 20%;
	transform: translate(-50%, -50%);
	text-align: left;
}

.corpMide h3 {
	font-size: 32px;
	line-height: 66px;
	color: #ffffff;
}

.corpMide>div p {
	font-size: 14px;
	line-height: 26px;
	color: #ffffff;
}

.corpMide .plays span img {
	width: 65px;
	display: block;
	margin: 70px auto 50px;
	cursor: pointer;
}

.corpMide .plays span {
	font-size: 18px;
	line-height: 26px;
	color: #ffffff;
}

/*  */
.history-pt {
	width: 100%;
	padding: 50px 0;
	background: #FFFFFF;
}

.descdiv {
	font-size: 18px;
	color: #000000;
	text-align: center;
}

.history-contain {
	height: 550px;
}

.history-contain .swiper-container {
	margin: auto;
	padding-bottom: 30px;
}

.radiuImg {
	width: 323px;
	height: 323px;
	border-radius: 50%;
	overflow: hidden;
	margin: 40px auto;
	border: 1px blue solid;
}

.hist-words h5 {
	font-size: 21px;
	color: #004798;
	text-align: center;
	margin-bottom: 20px;
}

.hist-words p {
	font-size: 14px;
	color: #000000;
	text-align: center;
	height: 49px;
}

.history-contain .swiper-slide {
	background-color: #FFFFFF;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	outline: none;
	opacity: 0.7;
}

/*  */
.globalMaps {
	height: 490px;
	background: #132A3C;
}

.globpub {
	position: absolute;
	top: 13%;
	left: 50%;
	transform: translateX(-50%);
}

.globpub .both3,
.globpub .descdiv {
	color: #FFFFFF;
}

.globpub .descdiv {
	margin-bottom: 20px;
}

/* .glob-btnBox {
	text-align: center;

}

.glob-btnBox a {
	width: 195px;
	height: 46px;
	display: inline-block;
	border-radius: 5px;
	border: solid 1px #ffffff;
	font-size: 16px;
	line-height: 46px;
	color: #ffffff;
	text-indent: 30px;
	text-align: left;
	background: url(../images/right-new.png) no-repeat 88% center;
	transition: all .4s ease;
}

.glob-btnBox a:nth-child(2) {
	margin: 0 5px;
}

.glob-btnBox a:hover {
	background-color: #f19715;
	border: 1px #f19715 solid;
} */


.hovTain-Boxs {
	width: 80%;
	margin: 60px auto 0;
	padding: 0 80px;
	/* background-color: #ffffff;
	box-shadow: 0px 1px 13px 0px rgba(233, 233, 233, 0.75);
	border-radius: 16px; */
	display: table;
}

.hovTain-Boxs .hopTxts {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.hovTain-Boxs .hopTxts p {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	margin-bottom: 15px;
}

.global-down {
	text-align: center;
	padding: 20px;
	cursor: pointer;
}


/*  */
.global-Maps {
	background: #003B6C;
	padding: 70px 0 65px;
	position: relative;
	overflow: hidden;
	z-index: 10;
}

.global-Maps::after {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 59, 108, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
}

.global-Maps h6 {
	font-size: 18px;
	line-height: 49px;
	color: #082743;
	text-align: center;
}

.global__num__data {
	width: 1200px;
	margin: 50px auto;
	display: flex;
	justify-content: center;

}

.global__num__data h3 span {
	font-size: 36px;
	line-height: 51px;
	color: #ffffff;
	vertical-align: middle;
}

.global__num__data h3 i {
	font-size: 18px;
	line-height: 51px;
	color: #ffffff;
	vertical-align: middle;
	margin-left: 5px;
}

.global__num__data p {
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
}

.global__num__data .data__distrib {
	float: left;
	width: 20%;
	text-align: center;
}

.globalBgBox .bgMaps {
	width: 1000px;
	height: 510px;
	background: url(../images/bg_global_footprint.png) no-repeat center;
	margin: 35px auto 0;
	position: relative;
	z-index: 10;
}

.world-animation-wrapper .effect {
	position: absolute;
	z-index: 5;
	transform: translateZ(0);
	perspective: 1000;
}

.world-animation-wrapper {
	position: absolute;
	width: 55%;
	right: 3%;
	bottom: -85%;
	z-index: -3;
}

.world-animation-wrapper .world__animation {
	animation: spin 300s linear infinite;
	perspective: 1000;
	transform: rotateZ(0);
}

@keyframes spin {
	100% {
		transform: rotateZ(360deg);
	}
}

.maps {
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	cursor: pointer;
	background-color: #F88D02;
	border: 2px #e0e0e0 solid;
}

.maps::before {
	content: '';
	width: 12px;
	height: 12px;
	border: 5px rgba(248, 141, 2, 0.4) solid;
	display: block;
	border-radius: 50%;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	/* animation: bling 2s infinite;
	-webkit-animation: bling 2s infinite; */
	position: absolute;
	top: -7px;
	left: -7px;
}

.maps::after {
	content: '';
	width: 26px;
	height: 26px;
	position: absolute;
	top: -11px;
	left: -11px;
	border-radius: 50%;
	border: 2px rgba(248, 141, 2, 0.4) solid;
}

.map1 {
	background-color: #ff0000;
}

.map1::before {
	border: 5px rgba(248, 2, 2, 0.4) solid;
}

.map1::after {
	border: 2px rgba(248, 2, 2, 0.4) solid;
}

/* @keyframes bling {
	0% {
		opacity: 0.6;
	}

	50% {
		opacity: 1;
	}


	100% {
		opacity: 0.6;
	}
} */

.map1 {
	top: 228px;
	right: 215px;
}

.map2 {
	top: 208px;
	right: 214px;
}

.map3 {
	top: 255px;
	right: 239px;
}

.map4 {
	top: 232px;
	right: 265px;
}

.map5 {
	top: 315px;
	right: 262px;
}

.map6 {
	top: 212px;
	right: 163px;
}

.map7 {
	top: 209px;
	left: 252px;
}

.map8 {
	top: 190px;
	left: 490px;
}

.map9 {
	top: 169px;
	left: 206px;
}

.map10 {
	top: 313px;
	left: 314px;
}

.map11 {
	top: 390px;
	right: 144px;
}

.popCenBox {
	min-width: 200px;
	position: absolute;
	left: 0;
	bottom: 27px;
	padding: 15px 10px;
	background-color: #FFFFFF;
	box-shadow: 0px 1px 18px 0px rgba(150, 150, 150, 0.75);
	z-index: 6;
	display: none;
}

.popimg {
	margin-bottom: 12px;
}

.popimg img {
	margin: auto;
	display: block;
}

.popCenBox4 {
	top: 31px;
	bottom: auto;
}

.popCenBox h4 {
	font-size: 16px;
	line-height: 30px;
	color: #004798;
	background: url(../images/ad-icon.png) no-repeat left center;
	background-size: 32px;
	padding-left: 40px;
}

.popCenBox p {
	line-height: 22px;
	padding-left: 40px;
	font-size: 14px;
	color: #333333;
}

.globalBgBox {
	position: relative;
}

.map__lines1 {
	width: 550px;
	height: 75px;
	position: absolute;
	top: 130px;
	right: 316px;
	transform: rotate(6deg);
}

.map__lines1::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/lin1.png) no-repeat right top;
	background-size: cover;
	display: block;
}

.map__lines2 {
	width: 287px;
	height: 53px;
	position: absolute;
	top: 244px;
	right: 316px;
	transform: rotate(-10deg);
}

.map__lines2::after {
	content: '';
	width: 100%;
	height: 100%;
	background: url(../images/lin2.png) no-repeat right top;
	background-size: cover;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	animation-delay: 1s;
}

.map__lines3 {
	width: 285px;
    height: 92px;
    position: absolute;
    top: 182px;
    right: 322px;
    transform: rotate(20deg);
}

.map__lines3::after {
	content: '';
	width: 100%;
	height: 100%;
	background: url(../images/lin3.png) no-repeat right top;
	background-size: cover;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}

.map__lines4 {
	width: 505px;
	height: 139px;
	position: absolute;
	top: 150px;
	right: 326px;
	transform: rotate(-178deg);
}

.map__lines4::after {
	content: '';
	background: url(../images/lin1.png) no-repeat left top;
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	animation-delay: 2s;
}

.map__lines5 {
	width: 100px;
	height: 138px;
	position: absolute;
	display: block;
	top: 242px;
	right: 235px;
	transform: rotate(119deg)
}

.map__lines5::after {
	content: '';
	background: url(../images/lin5.png) no-repeat left top;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
}

.map__lines6 {
	width: 31px;
	height: 40px;
	position: absolute;
	top: 205px;
	right: 278px;
	transform: rotate(109deg);
}

.map__lines6::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/lin6.png) no-repeat right top;
	background-size: cover;
	display: block;
}

.map__lines7 {
	width: 41px;
	height: 71px;
	position: absolute;
	top: 251px;
	right: 325px;
	transform: rotate(179deg);
}

.map__lines7::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/lin7.png) no-repeat left top;
	background-size: cover;
	display: block;
}

.map__lines::after {
	animation: skew_line 3.5s infinite linear 0s;
	-webkit-animation: skew_line 3.5s infinite linear 0s;
}

@keyframes skew_line {
	0% {
		width: 0;
	}

	100% {
		width: 100%;
	}
}




/*  */
.globgray {
	background: #fff;
	padding: 60px 6%;
}

.glob-btnBox {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.btnBox0 {
	width: calc(100% - 70px);
	border: solid 1px #e9e9e9;
	padding: 30px 35px;
	text-align: left;
	float: left;
	position: relative;
	z-index: 5;
	overflow: hidden;
	cursor: pointer;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
}

.btnBox0:last-child {
	margin-right: 0;
}

.btn-lititle {
	font-size: 12px;
	line-height: 26px;
	color: #000000;
}

.btnBox0 h4 {
	font-size: 22px;
	line-height: 30px;
	color: #004798;
	margin-bottom: 20px;
}

.btn-txt-top {
	vertical-align: top;
}

.btn-txt-bot {
	vertical-align: top;
}

.btn-txt-bot p {
	padding-left: 25px;
}

.btn-txt-bot .tel {
	background: url(../images/tel-hei.svg) no-repeat left center;
	background-size: 22px;
}

.btn-txt-bot .emails {
	background: url(../fonts/email-hei.svg) no-repeat left center;
	background-size: 20px;
}

.btn-txt-bot .torightp {
	float: right;
}

.entryBoxs {
	width: 100%;
	padding: 60px 0;
	background: #f6f9fa;
}

.entryBoxs .entry-item {
	float: left;
	width: 32%;
	max-width: 415px;
	margin-right: 2%;
	background-color: #fff;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
}

.histoy-bot-entr .entry-item {
	width: 49%;
	max-width: 637px;
}

.histoy-bot-entr .entry-item:nth-child(2) {
	margin-right: 0;
}

.entryBoxs .entry-item:nth-child(3) {
	margin-right: 0;
}

.entryBoxs .entry-Img {
	width: 100%;
	max-height: 260px;
	overflow: hidden;
}

.entryBoxs .entry-Img img {
	max-width: 100%;
	width: 100%;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
}

.entryBoxs .entry-item:hover .entry-Img img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
}

.entry-item:hover .entry-txts span {
	color: #004798;
}

.entryBoxs .entry-txts {
	padding: 30px 40px;
	transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
}

.entryBoxs .entry-item:hover .entry-txts {
	padding: 30px 50px;
}

.entryBoxs .entry-txts p {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #656565;
}

.entryBoxs .entry-txts span {
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 2px;
	color: #333;
}

.entryBoxs .entry-txts span::after {
	content: '';
	width: 30px;
	height: 35px;
	background: url(../images/entr-right2.png) no-repeat right center;
	background-size: 26px;
	display: inline-block;
	float: right;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
}

/* .entry-item:hover {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
} */

.entry-item:hover .entry-txts span::after {
	transform: translateX(-10px);
}


/* history */
.aslide__history {
	width: 100%;
	position: relative;
}

.aslide_right_fix {
	padding: 30px 30px 40px 0;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 100px;
}

.history-boxs {
	padding: 60px 0 0;
	width: 100%;
	background: #fff;
}

.history_items {
	margin-bottom: 60px;
}

.history_items img {
	display: block;
	max-width: 100%;
}

.aslide-logo {
	display: flex;
	justify-content: flex-end;
}

.aslide_right_fix .aslide-scr {
	position: relative;
	padding-right: 60px;
}

.aslide_right_fix .aslide-scr .clion__div {
	position: relative;
	padding-top: 20px;
}

.aslide_right_fix .aslide-scr .clion__div p {
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 22px;
}

.aslide_right_fix .aslide-scr .clion__div::after {
	content: '';
	width: 14px;
	height: 14px;
	background-color: #0c54ad;
	display: block;
	border-radius: 50%;
	position: absolute;
	right: -28.5px;
	top: 36px;
	z-index: 2;
	filter: grayscale(1);
}

.aslide_right_fix .aslide-scr a.clion .clion__div p,
.aslide_right_fix .aslide-scr a:hover .clion__div p {
	color: #004798 !important;
}

.aslide_right_fix .aslide-scr a.clion div::after,
.aslide_right_fix .aslide-scr a:hover div::after {
	filter: grayscale(0);
}

.aslide-scr::after {
	content: '';
	width: 1px;
	height: 120%;
	background: #DCDCDC;
	display: block;
	position: absolute;
	top: -2px;
	right: 38px;
}

.boxseaction {
	position: absolute;
	width: 100%;
	height: 0;
	left: 0;
	top: -120px;
}

.stage__items {
	max-width: 1100px;
	margin: auto;
}

.stage__items {
	width: 100%;
	background: #fff;
}

.stage_theme_bg {
	width: 100%;
	height: 330px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.stage_counter {
	font-size: 90px;
	font-weight: bold;
	line-height: 80px;
	color: #ffffff;
	opacity: 0.3;
	font-style: italic;
	letter-spacing: 6px;
}

.stage_theme_bg h4 {
	font-size: 32px;
	line-height: 50px;
	letter-spacing: 2px;
	color: #ffffff;
	margin-top: 20px;
}

.stage_thing_box {
	padding: 60px 100px;
	box-shadow: 0px 3px 29px 0px rgba(34, 24, 21, 0.08);
	-webkit-box-shadow: 0px 3px 29px 0px rgba(34, 24, 21, 0.08);
	-moz-box-shadow: 0px 3px 29px 0px rgba(34, 24, 21, 0.08);
}

.stage__scrolls {
	width: 100%;
	height: 400px;
	max-height: 400px;
	overflow: hidden;
	overflow-y: auto;
}

.hist_stage {
	margin-top: 40px;
}

.hist_stage:nth-child(1) {
	margin-top: 0;
}

.hist_stage .stage_time {
	position: relative;
	padding-left: 60px;
	margin-bottom: 8px;
}

.hist_stage .stage_time::before {
	content: '';
	width: 8px;
	height: 8px;
	background-color: #004798;
	position: absolute;
	left: 10px;
	top: 17px;
	border-radius: 50%;
}

.hist_stage .stage_time::after {
	content: '';
	width: 14px;
	height: 14px;
	border: 2px solid #004798;
	position: absolute;
	left: 5px;
	top: 12px;
	border-radius: 50%;
}

.hist_stage .stage_time p {
	font-size: 26px;
	line-height: 40px;
	color: #004798;
	position: relative;
	padding-left: 14px;
}

.hist_stage .stage_time p::before {
	content: '';
	width: 0;
	height: 1px;
	background: #004798;
	position: absolute;
	left: -46px;
	top: 20px;
	transition: all 1.5s ease;
	-webkit-transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
}

.hist_stage .stage_time p::before,
.hist_stage .stage_thing p {
	font-size: 16px;
	line-height: 28px;
	color: #333;
	padding-left: 10px;
}

.hist_stage .stage_thing p::before {
	content: '\25BA';
	font-size: 8px;
	color: #b7b7b7;
	display: inline-block;
	margin-right: 8px;
}

.aos-animate.hist_stage .stage_time p::before {
	width: 45px;
}


.glob-Btns {
	display: none;
}


/* 天加学院 */
.colleges {
	width: 100%;
}

.college_Into_tain {
	padding: 60px 0;
}

.college_posit {
	margin: 60px auto;
	/* display: flex;
	align-items: flex-start;
	justify-content: center; */
}

.college_posit .posiation_items {
	/* 	width: 33%;
	float: left; */
	text-align: center;
}

.college_posit .posiation_items h4 {
	font-size: 18px;
	letter-spacing: 1px;
	color: #004798;
	padding: 10px 0 6px;
}

.college_posit .posiation_items div {
	font-size: 14px;
	line-height: 26px;
	color: #333333;
}

.collegeIMg {
	width: 100%;
	height: 462px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
}

.college_video video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.collegeIMg img {
	position: absolute;
	top: 0;
	left: 0;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
}

.hmain1tit {
	position: absolute;
	width: 100%;
	z-index: 5;
	left: 0;
	top: 180px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.hmain1tit span {
	font-size: 12px;
	display: block;
	padding-bottom: 5px;
}

.hmain1tit p {
	font-size: 22px;
	letter-spacing: 2px;
}

.hmain1btn {
	color: #fff;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 80px;
	line-height: 80px;
	padding: 0 60px;
	box-sizing: border-box;
	z-index: 6;
	font-size: 16px;
	cursor: pointer;
}

.hmain1btn:before {
	width: 100%;
	height: 0;
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	background: #fff;
	opacity: 0;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
}

.hmain1btn span {
	position: relative;
	z-index: 3;
}

.hmain1btn i,
.hmain1tit i {
	position: absolute;
	width: 36px;
	height: 100%;
	right: 36px;
	top: 0;
	z-index: 3;
}

.hmain1tit i {
	position: relative;
	right: 0;
	display: none;
}

.hmain1btn i:before,
.hmain1tit i {
	background: url(../images/icon002.png) center no-repeat;
}

.hmain1btn i:after {
	background: url(../images/icon001.png) center no-repeat;
	opacity: 0;
}

.hmain1btn i:before,
.hmain1btn i:after {
	width: 100%;
	height: 100%;
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	background-size: 100% auto;
}
.hmain1tit i {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-size: cover;
    margin-top: 10px;
}
.collegeIMg:hover .hmain1btn i:before {
	opacity: 0;
}

.collegeIMg:hover .hmain1btn i:after {
	opacity: 1;
}

.collegeIMg:hover .hmain1btn:before {
	height: 100%;
	opacity: 1;
}

.collegeIMg:hover .hmain1btn {
	color: #333;
}

/* .collegeIMg:hover img {
	top: -80px;
}

.collegeIMg:hover {
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
} */

.college_video_pop {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
	-webkit-opacity: 0.5;
	z-index: 999;
	display: none;
}

.college_video {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1000;
	transform: translate(-50%, -50%);
	display: none;
}
.videolayclose {
    position: absolute;
    right: -50px;
    cursor: pointer;
    top: -27px;
    color: #fff;
    font-size: 50px !important;
    transform: rotateZ(45deg);
}
/*  */











.talent_project {
	padding: 60px 0;
	background: #F6F9FA;
}

.talent_list {
	display: flex;
	align-items: flex-start;
	padding: 30px 0;

}

.talent_list dl {
	width: 200px;
	/* margin-right: 50px; */
}

.talent_list dl:last-child {
	margin-right: 0;
}

.talent_list dl dt {
	border-bottom: 1px #004798 solid;
}

.talent_list dl dt p {
	height: 60px;
	display: flex;
	align-items: center;
}

.talent_list dl dt p img {
	max-width: 100%;
}

.talent_list dl dt h4 {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #004798;
	padding: 8px 0;
}

.talent_list dl dd {
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	padding-top: 8px;
	text-align: justify;
}

.talent_list dl:hover dt p img {
	transform: translateX(10px);
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
}

.cultural_heritage {
	padding: 60px 0;
}

.heritage__box {
	width: 585px;
	overflow: hidden;
	float: left;
	margin-top: 30px;
	box-sizing: border-box;
}

.heritage__box:nth-child(2n-1) {
	margin-right: 30px;
}

.heritage_img {
	width: 100%;
	height: 195px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.heritage_img img {
	max-width: 100%;
	width: 100%;
}

.heritage_txt {
	padding: 26px;
}

.heritage_txt h4 {
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 2px;
	color: #004798;
	margin-bottom: 6px;
}

.heritage_txt h5 {
	font-size: 18px;
	line-height: 26px;
	color: #555;
	margin-bottom: 6px;
}

.heritage_txt p {
	font-size: 14px;
	line-height: 26px;
	color: #666;
}

.heritage_txt p span {
	color: #004798;
}

.heritage__box:hover {
	box-shadow: 0 0 10px 0 rgb(181, 181, 181, 0.3);
}

.heritage__box:hover .heritage_img img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

.heritage__box,
.heritage_img img,
.talent_list dl dt p img {
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
}




/* tiaozhuan */
.aboutMaps {
    position: relative;
    height: 0;
    overflow: hidden;
    left: 0;
    width: 100%;
    top: -130px;
}











@media screen and (max-width:1500px) {
	.history-boxs>.w12 {
		width: 800px !important;
	}

	.entryBoxs>.w13 {
		width: 1100px;
	}

	.stage_theme_bg {
		height: 240px;
	}

	.heritage__box {
		width: 48.5%;
	}

}




.phoneMaps {
	display: none;
}


@media screen and (max-width:968px) {

	.glob-Btns,
	.phoneMaps {
		display: block;
	}

	.phoneMaps {
		width: 100%;
		margin-top: 30px;
	}

	.phoneMaps img {
		width: 100%;
	}

	.globalBgBox,
	.aslide_right_fix {
		display: none;
	}

	.history-boxs>.w12 {
		width: 90% !important;
	}

	.drowInto-Box,
	.globgray,
	.entryBoxs,
	.history-boxs,
	.college_Into_tain,
	.talent_project,
	.cultural_heritage {
		padding: 30px 0;
	}

	.Into-tain-desc p {
		text-indent: 2em;
	}

	.drownDlBoxs {
		margin-top: 20px !important;
	}

	.drownDlBoxs dl {
		width: 50%;
		border: none;
		border-left: 1px #f1f1f1 solid;
		border-bottom: 1px #f1f1f1 solid;
	}

	.drownDlBoxs dl:nth-child(2n) {
		border-right: 1px #f1f1f1 solid;
	}

	.drownDlBoxs dl:nth-child(2-n) {
		margin-top: 0;
	}

	.drownDlBoxs dl dd::after {
		display: none;
	}

	.drownDlBoxs dl dt {
		height: 108px;
	}

	.drownDlBoxs dl dd span {
		font-size: 22px;
		display: block;
		line-height: 30px;
		margin: 0;
	}

	.drownDlBoxs dl dd p {
		font-size: 12px;
		line-height: 20px;
	}


	.global__num__data {
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}

	.global__num__data .data__distrib {
		width: 32%;
		box-sizing: border-box;
		margin-bottom: 10px;
		float: none;
		display: inline-block;
	}

	.global__num__data h3 span {
		font-size: 26px;
	}

	.glob-btnBox {
		width: 90%;
		padding: 0;
		margin: auto;
		display: flex;
	}

	.btnBox0 {
		width: calc(100% - 45px);
		margin-right: 0;
		padding: 10px 20px;
		margin-bottom: 16px;
	}

	.btnBox0:nth-child(2n) {
		margin-right: 0;
	}

	.btnBox0:last-child {
		margin-right: auto;
		margin-bottom: 0;
	}

	.btnBox0 h4 {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.entryBoxs .w13 {
		width: 100% !important;
	}

	.entryBoxs .entry-item {
		float: none;
		width: 90%;
		max-width: 90%;
		margin: 0 auto 16px;
	}

	.entryBoxs .entry-item:last-child {
		margin: 0 auto;
	}

	.entryBoxs .entry-Img img {
		width: auto;
	}

	.entryBoxs .entry-Img {
		max-height: 180px;
	}

	.entryBoxs .entry-txts span {
		font-size: 18px;
	}

	.stage_counter {
		font-size: 40px;
	}

	.stage_thing_box {
		padding: 30px 20px;
	}

	.hist_stage .stage_time p::before,
	.hist_stage .stage_thing p {
		font-size: 14px;
	}

	.hist_stage .stage_thing p {
		position: relative;
		padding-left: 20px;
	}

	.hist_stage .stage_thing p::before {
		position: absolute;
		left: 0;
		top: -1px;
	}

	.hist_stage {
		margin-top: 20px;
	}

	.stage_theme_bg {
		height: 180px;
	}

	.stage_theme_bg h4 {
		font-size: 22px;
		line-height: 30px;
		margin-top: 0;
	}

	.history_items {
		margin-bottom: 20px;
	}

	.glob-contain {
		padding-bottom: 65px;
	}

	.glob-contain .swiper-button-next,
	.glob-contain .swiper-button-prev {
		border: 1px #C6C6C6 solid;
		border-radius: 50%;
		outline: none;
		padding: 0 5px;
		height: 37px;
		background-size: 9px !important;
	}

	.glob-contain .swiper-button-next {
		background: url(../images/bor-right.png) no-repeat center center;
		bottom: 0;
		top: auto;
		right: 45px;
	}

	.glob-contain .swiper-button-prev {
		background: url(../images/bor-left.png) no-repeat center center;
		bottom: 0;
		top: auto;
		right: 106px;
		left: auto;
	}

	.global-Maps {
		padding: 30px;
	}

	.stage__scrolls {
		height: auto;
		max-height: initial;
		overflow: auto;
	}

	.mCSB_scrollTools a+.mCSB_draggerContainer {
		display: none;
	}

	.mCustomScrollbar {
		-ms-touch-action: auto;
		touch-action: auto;
	}

	.heritage__box {
		width: 100%;
	}

	.heritage__box:first-child {
		margin-top: 20px;
	}

	.heritage_img {
		height: auto;
	}

	.heritage_txt {
		padding: 10px 20px;
	}

	.heritage_txt h4 {
		font-size: 18px;
	}

	.heritage_txt h5,
	.college_posit .posiation_items h4,
	.talent_list dl dt h4 {
		font-size: 16px;
	}

	.talent_list {
		margin-top: 0;
	}

	.college_posit {
		padding: 30px 0;
		margin: 0 auto 12px;
	}

	.collegeIMg {
		width: 100% !important;
		height: 260px;
	}
	.videolayclose {
	    right: auto;
	    left: 50%;
	    bottom: -60px;
	    top: auto;
	    margin-left: -30px;
	}
	.hmain1btn {
	    font-size: 14px;
	    padding: 0 34px;
	}
	.hmain1tit{
		top: 90px;
	}
	.hmain1tit p{
		font-size: 18px;
	}
	.collegeIMg img{
		height: 100%;
	}
	.hmain1tit i {
	    display: inline-block;
	    width: 36px;
	    height: 36px;
	    background-size: cover;
	    margin-top: 10px;
	}
	.hmain1btn{
		display: none;
	}
	.collegeIMg:hover img {
	    top: 0;
	}
	.hist_stage .stage_time p{
		font-size: 20px;
	}
	.entryBoxs .entry-txts{
		padding: 20px 30px;
	}
	.entryBoxs .entry-txts span::after{
		background-size: 22px;
	}
}

@media screen and (max-width: 373px) {
	.drownDlBoxs dl:last-child dd {
		padding: 30px 20px;
	}
}
@media screen and (max-width:330px) {
	.drownDlBoxs dl dd,.drownDlBoxs dl:last-child dd{
		padding: 15px;
	}
}



/*.n_yingxiao{ width: 100%; overflow: hidden; background: #fff;}

.n_yingxiao .m{ max-width: 1280px;height: 100%;margin: 0 auto;display: block;position: relative;}
.n_yingxiao .n_tt p{ font-size: .9375rem; color: #616161; margin-top: 2.5rem; line-height: 1.5;}
.n_yingxiao ul{}
.n_yingxiao ul li{ overflow: hidden; position: relative;border:1px solid #eee; margin:2rem;}
.n_yingxiao .img{ width: 50%; float:left;}
.n_yingxiao .img img{ transition: 1s; -webkit-transition: 1s; -moz-transition: 1s; -ms-transition: 1s; -o-transition: 1s; }
.n_yingxiao li:hover .img img{ transform: scale(1.05) rotate(.1deg); -webkit-transform: scale(1.05) rotate(.1deg); -moz-transform: scale(1.05) rotate(.1deg); -ms-transform: scale(1.05) rotate(.1deg); -o-transform: scale(1.05) rotate(.1deg); }
.n_yingxiao .txt{ width: 50%; float:right; position: absolute; height: 100%; right: 0; top: 0; background: #f3f4f8; padding: 1rem 4.5rem;}
.n_yingxiao .txt font{ display: block; width: 2.5rem; height: 2.5rem; line-height: 2.5rem; margin-bottom: 1rem;}
.n_yingxiao .txt h5{ font-size: 1.5rem; color: #434343; margin-bottom: 1.875rem;}
.n_yingxiao .txt .con{ font-size: .9375rem; color: #606060; line-height: 1.875rem; }

.n_yingxiao ul li:nth-child(even) .img{ float: right;}
.n_yingxiao ul li:nth-child(even) .txt{ right: auto; left: 0;}
.j_tab 

@media screen and (max-width: 600px) {
	.n_yingxiao .img{ width: 100%; display:block;}
	.n_yingxiao .txt{ width: 100%; padding:0; margin:0 auto;}
	.n_yingxiao .txt h5{padding: 0 .6rem;}
	.n_yingxiao .txt .con{padding:0 .6rem;}
}*/